home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / programming / perl-5.003-complete / perl-5.003-bin.readme < prev    next >
Text File  |  1996-09-12  |  869b  |  29 lines

  1. Short: perl 5.003 binaries
  2. Type: dev/lang
  3. Uploader: pueschel@imsdd.meb.uni-bonn.de
  4. Author: pueschel@imsdd.meb.uni-bonn.de
  5.  
  6. This is the amiga port of perl, version 5.003
  7.  
  8. To install:
  9.  
  10. cd ADE:
  11. lha -mraxe x perl-5.003-bin.lha
  12. perl5.003 make_perl_links
  13.  
  14. Requirements: You need to have at least version 44.0 of ixemul.library.
  15. You also need some link libraries in ade:lib for the dynamically loaded
  16. modules: libc.a (at least version 44.0), libm.a and libgdbm.a.
  17.  
  18. If you do not already have these libraries, you can find them in the archive
  19. perl-5.003-libs.lha.
  20.  
  21. Known bugs: Perl passes most of the regression tests, except some minor
  22. problems with file access flags and of course all things that require
  23. a working fork(). This includes the open(FOO,"|-") / open(BAR,"-|")
  24. operations.
  25.  
  26. If you find other bugs, report to pueschel@imsdd.meb.uni-bonn.de.
  27.  
  28. There is no warranty.
  29.